Welcome![Sign In][Sign Up]
Location:
Search - FCM cluster

Search list

[Industry researchfmccluster

Description: FCM聚类算法介绍-FCM clustering algorithm introduced
Platform: | Size: 17408 | Author: 孔明 | Hits:

[matlabFCM

Description: 模糊聚类分析传递闭包算法FCM的matlab程序,能对数据进行分类处理-Fuzzy Cluster Analysis of transitive closure of the FCM algorithm matlab program can deal with data classification
Platform: | Size: 2048 | Author: 王璐瑶 | Hits:

[AI-NN-PRfcm_c

Description: 模糊聚类分析传递闭包法FCM的C语言程序, 能对数据进行分类,广泛应用于模式识别中-Fuzzy cluster analysis method FCM transitive closure of the C language program that can classify the data is widely used in Pattern Recognition
Platform: | Size: 1024 | Author: 王璐瑶 | Hits:

[Windows Developimprovedfcm

Description: fcm是模糊c均值聚类算法,确定聚类中心以后,通过循环迭代,确定最佳聚类中心-FCM is a fuzzy c means clustering algorithm to determine the cluster center, the adoption cycle of iteration, to determine the optimal cluster center
Platform: | Size: 6144 | Author: zhourl | Hits:

[AI-NN-PRimprovedregion3

Description: FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分。在介绍FCM具体算法之前我们先介绍一些模糊集合的基本知识。-FCM algorithm is a clustering algorithm based on the division of its thinking is that it is making is divided into clusters with the greatest similarity between the object, and different similarity between the smallest cluster. Fuzzy C-means algorithm is an ordinary C-means algorithm, the general C-means algorithm for data delineation is rigid, while the FCM is a soft fuzzy partition. FCM in the introduction prior to the specific algorithm we first introduce some basic knowledge of fuzzy sets.
Platform: | Size: 9216 | Author: zhourl | Hits:

[Special EffectsFCM

Description: FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。有关FCM的介绍及程序实现。-FCM algorithm is a clustering algorithm based on the division of its thinking is that it is making is divided into clusters with the greatest similarity between the object, and different similarity between the smallest cluster. FCM on the presentation and program.
Platform: | Size: 77824 | Author: 张娜 | Hits:

[matlabRepeatFCM

Description: FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分-FCM algorithm is a clustering algorithm based on the division, which makes the idea is to be divided into clusters with the greatest similarity between the object, and the similarity between different cluster minimum. Fuzzy C-means algorithm is an ordinary C-means algorithm, the general C-means algorithm for the data are divided into hard and fast, and FCM is a soft fuzzy partition
Platform: | Size: 1312768 | Author: colin | Hits:

[matlabfcm

Description: 一个关于FUZZY kmeans算法的matlab源程序 有带聚类分析结果-Kmeans algorithm on matlab source are the result of cluster analysis with
Platform: | Size: 2048 | Author: 张政 | Hits:

[Special Effects73462683ClusterImageSeg

Description: 模糊均值聚类FCM算法对图像的颜色聚类 进行图像分割 聚类个数和聚类中心都是事先决定的-Fuzzy-means clustering algorithm FCM clustering for color image segmentation and clustering the number of cluster centers are determined in advance
Platform: | Size: 515072 | Author: 小五子 | Hits:

[Bio-Recognizefuz

Description: 使用Fuzzy Cluster Mean (FCM)與Principal component analysis (PCA)分類Yeast Data-Yeast data will be classified by means of Fuzzy Cluster Mean (FCM)and Principal component analysis (PCA) based on matlab.
Platform: | Size: 12288 | Author: Peter | Hits:

[matlabFCMandCFCM

Description: FCM算法是应用最广泛的聚类分析方法之一,CFCM也是模糊数学中的一种聚类分析算法。 现在给出的这两个算法是C++代码实现的。 -FCM algorithm is the most widely used method of cluster analysis, CFCM is a kind of fuzzy clustering analysis in the algorithm. Now given by the two algorithms is the C++ code to achieve.
Platform: | Size: 58368 | Author: 蒋雯倩 | Hits:

[matlabMatlabFuzzyClusteringAnalysis

Description: 采用K- means 算法和FCM 算法实现对47 个城市竞争力的聚类分析-Using K-means algorithm and FCM algorithm to achieve the competitiveness of 47 cities in the cluster analysis
Platform: | Size: 13312 | Author: 刘美娥 | Hits:

[AI-NN-PRFuzzy-Cluster-Analysis

Description: 利用VB来实现的模糊聚类分析,形象而且易懂。-The use of VB to achieve the fuzzy cluster analysis, image and easy to understand.
Platform: | Size: 88064 | Author: pengcheng | Hits:

[AI-NN-PRFuzzyClusteringToolbox

Description: 这是一个关于FCM,GG,GK算法的源码,里面包含PC,PE,XB聚类有效性度量的matlab源码,并含有程序说明文档-This is the one on FCM, GG, GK algorithm source code, which contains PC, PE, XB cluster validity measure of the matlab source code, and contains procedures for documentation
Platform: | Size: 2100224 | Author: yyifang | Hits:

[Special EffectsFCM-C-mean-cluster-segment-[matlab]

Description: 模糊C均值聚类的matlab实现,模糊C均值聚类是一种利用模糊数学做的聚类方法,属于图像分割的一种。可利用聚类结果用于图像分析和识别。-FCM,C mean cluster segment [matlab].rar
Platform: | Size: 6144 | Author: 3rdo | Hits:

[Algorithmfcm

Description: fcm 聚类两个k近邻算法,k近邻的非正式描述,就是给定一个样本集exset,样本数为M,每个样本点是N维向量,对于给定目标点d,d也为N维向量,要从exset中找出与d距离最近的k个点(k<=N),当k=1时,knn问题就变成了最近邻问-fcm cluster
Platform: | Size: 35840 | Author: 张芳俊 | Hits:

[AI-NN-PRFCM.m

Description: 使用模糊C均值算法对数据集进行聚类分析,效果良好。(The fuzzy C means algorithm is used to cluster the data sets, and the results are good.)
Platform: | Size: 2048 | Author: cindy_gao | Hits:

[matlabFCM聚类

Description: FCM聚类分析matlab代码可进行模糊c聚类分析!(FCM clustering analysis of matlab code for C fuzzy cluster analysis!)
Platform: | Size: 11264 | Author: 晨17 | Hits:

[CSharpfuzzy c mean cluster

Description: Fuzzy c-means (FCM) is a method of clustering which allows one piece of data to belong to two or more clusters
Platform: | Size: 3156 | Author: Mustafa_92 | Hits:

[matlabFCM

Description: 使用模糊C均值聚类(FCM)的方法对状态进行分类,其优点首先是可以根据实际情况自动确定聚类中心,减少人工干涉的因素,其次,对状态特征参数不是进行硬分类,而是通过隶属度的表征方式对其聚类,更加符合现实状态类别之间不具备明显界限的实际问题。(The use of fuzzy C mean clustering (FCM) method to classify the state, its advantage is first can automatically determine the cluster center according to the actual situation, to reduce the interference of artificial factors, secondly, the state parameters are not hard classification, but through the characterization of Party membership of the cluster, more practical problems have not obvious the boundaries between reality state categories.)
Platform: | Size: 7168 | Author: 蒙奇H | Hits:
« 12 3 4 »

CodeBus www.codebus.net